const encoding/json.startDetectingCyclesAfter
4 uses
encoding/json (current package)
encode.go#L311: const startDetectingCyclesAfter = 1000
encode.go#L770: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
encode.go#L848: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
encode.go#L909: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)